﻿2026-07-22T05:00:45.2077945Z ##[group]Run actions/checkout@v5
2026-07-22T05:00:45.2078770Z with:
2026-07-22T05:00:45.2079261Z   fetch-depth: 2
2026-07-22T05:00:45.2079675Z   repository: BigscreenVR/spt-bs-core
2026-07-22T05:00:45.2082805Z   token: ***
2026-07-22T05:00:45.2083191Z   ssh-strict: true
2026-07-22T05:00:45.2083562Z   ssh-user: git
2026-07-22T05:00:45.2083953Z   persist-credentials: true
2026-07-22T05:00:45.2084405Z   clean: true
2026-07-22T05:00:45.2084805Z   sparse-checkout-cone-mode: true
2026-07-22T05:00:45.2085247Z   fetch-tags: false
2026-07-22T05:00:45.2085653Z   show-progress: true
2026-07-22T05:00:45.2086058Z   lfs: false
2026-07-22T05:00:45.2086434Z   submodules: false
2026-07-22T05:00:45.2086843Z   set-safe-directory: true
2026-07-22T05:00:45.2087285Z   allow-unsafe-pr-checkout: false
2026-07-22T05:00:45.2087962Z ##[endgroup]
2026-07-22T05:00:45.2895608Z Syncing repository: BigscreenVR/spt-bs-core
2026-07-22T05:00:45.2897272Z ##[group]Getting Git version info
2026-07-22T05:00:45.2897988Z Working directory is '/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core'
2026-07-22T05:00:45.2899105Z [command]/usr/bin/git version
2026-07-22T05:00:45.2899556Z git version 2.43.0
2026-07-22T05:00:45.2903682Z ##[endgroup]
2026-07-22T05:00:45.2914581Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/375789f2-5822-42f1-9c8a-423080fd7070' before making global git config changes
2026-07-22T05:00:45.2915937Z Adding repository directory to the temporary git global config as a safe directory
2026-07-22T05:00:45.2917701Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core
2026-07-22T05:00:45.2951958Z [command]/usr/bin/git config --local --get remote.origin.url
2026-07-22T05:00:45.2969521Z https://github.com/BigscreenVR/spt-bs-core
2026-07-22T05:00:45.2979331Z ##[group]Removing previously created refs, to avoid conflicts
2026-07-22T05:00:45.2981786Z [command]/usr/bin/git rev-parse --symbolic-full-name --verify --quiet HEAD
2026-07-22T05:00:45.2998324Z HEAD
2026-07-22T05:00:45.3026750Z ##[endgroup]
2026-07-22T05:00:45.3027826Z [command]/usr/bin/git submodule status
2026-07-22T05:00:45.3206693Z ##[group]Cleaning the repository
2026-07-22T05:00:45.3209296Z [command]/usr/bin/git clean -ffdx
2026-07-22T05:00:45.3238097Z Removing traceable-reqs
2026-07-22T05:00:45.3244294Z [command]/usr/bin/git reset --hard HEAD
2026-07-22T05:00:45.3306352Z HEAD is now at 60cfa8d7 Merge a9bd167a018c0758f3dac4b71d641abab15fb282 into b68d5c3e7361351182ac186e4eb920eeb7bf5fa6
2026-07-22T05:00:45.3310614Z ##[endgroup]
2026-07-22T05:00:45.3344910Z ##[group]Disabling automatic garbage collection
2026-07-22T05:00:45.3347799Z [command]/usr/bin/git config --local gc.auto 0
2026-07-22T05:00:45.3373127Z ##[endgroup]
2026-07-22T05:00:45.3373899Z ##[group]Setting up auth
2026-07-22T05:00:45.3378172Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-07-22T05:00:45.3402050Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-07-22T05:00:45.3588257Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-07-22T05:00:45.3613049Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-07-22T05:00:45.3794308Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-07-22T05:00:45.3822107Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-07-22T05:00:45.4007235Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-07-22T05:00:45.4037613Z ##[endgroup]
2026-07-22T05:00:45.4038431Z ##[group]Fetching the repository
2026-07-22T05:00:45.4045431Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=2 origin +60cfa8d70c0369fbfff21ec17a02155d07beb3a7:refs/remotes/pull/56/merge
2026-07-22T05:00:45.8518117Z ##[endgroup]
2026-07-22T05:00:45.8519970Z ##[group]Determining the checkout info
2026-07-22T05:00:45.8521729Z ##[endgroup]
2026-07-22T05:00:45.8522801Z [command]/usr/bin/git sparse-checkout disable
2026-07-22T05:00:45.8571975Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-07-22T05:00:45.8605534Z ##[group]Checking out the ref
2026-07-22T05:00:45.8608706Z [command]/usr/bin/git checkout --progress --force refs/remotes/pull/56/merge
2026-07-22T05:00:45.8667436Z HEAD is now at 60cfa8d7 Merge a9bd167a018c0758f3dac4b71d641abab15fb282 into b68d5c3e7361351182ac186e4eb920eeb7bf5fa6
2026-07-22T05:00:45.8671557Z ##[endgroup]
2026-07-22T05:00:45.8709863Z [command]/usr/bin/git log -1 --format=%H
2026-07-22T05:00:45.8736030Z 60cfa8d70c0369fbfff21ec17a02155d07beb3a7
